Results for spec@ext_texture_srgb@texwrap formats bordercolor-swizzled

Overview

Result: None

Back to summary

Details

Detail Value
Returncode 1
Time 0:00:00.062530
Stdout
Testing GL_EXT_texture_sRGB.
Testing the border color only.
Using texture swizzling.
Testing GL_SRGB8_ALPHA8, swizzled, border color only
Fail with NEAREST and CLAMP_TO_BORDER at (273,36) @ 0,0
  Expected: 127 25 229 204
  Observed: 128 229 25 204
Fail with NEAREST and MIRROR_CLAMP_TO_BORDER_EXT at (629,36) @ 0,0
  Expected: 127 25 229 204
  Observed: 128 229 25 204
Fail with LINEAR and CLAMP at (95,125) @ 0,0
  Expected: 95 82 172 204
  Observed: 96 236 19 204
Fail with LINEAR and CLAMP_TO_BORDER at (273,125) @ 0,0
  Expected: 127 25 229 204
  Observed: 128 229 25 204
Fail with LINEAR and MIRROR_CLAMP_EXT at (451,125) @ 0,0
  Expected: 100 82 192 165
  Observed: 100 236 39 166
Fail with LINEAR and MIRROR_CLAMP_TO_BORDER_EXT at (629,125) @ 0,0
  Expected: 127 25 229 204
  Observed: 128 229 25 204
Testing GL_SRGB8, swizzled, border color only
Fail with NEAREST and CLAMP_TO_BORDER at (273,36) @ 0,0
  Expected: 127 25 229 255
  Observed: 128 229 25 255
Fail with NEAREST and MIRROR_CLAMP_TO_BORDER_EXT at (629,36) @ 0,0
  Expected: 127 25 229 255
  Observed: 128 229 25 255
Fail with LINEAR and CLAMP at (95,125) @ 0,0
  Expected: 95 82 172 255
  Observed: 96 236 19 255
Fail with LINEAR and CLAMP_TO_BORDER at (273,125) @ 0,0
  Expected: 127 25 229 255
  Observed: 128 229 25 255
Fail with LINEAR and MIRROR_CLAMP_EXT at (451,125) @ 0,0
  Expected: 100 82 192 255
  Observed: 100 236 39 255
Fail with LINEAR and MIRROR_CLAMP_TO_BORDER_EXT at (629,125) @ 0,0
  Expected: 127 25 229 255
  Observed: 128 229 25 255
Testing GL_SLUMINANCE8, swizzled, border color only
Testing GL_SLUMINANCE8_ALPHA8, swizzled, border color only
Stderr
ATTENTION: default value of option vblank_mode overridden by environment.
Environment
PIGLIT_SOURCE_DIR="/home/marek/dev/piglit" PIGLIT_PLATFORM="mixed_glx_egl"
Command /home/marek/dev/piglit/bin/texwrap GL_EXT_texture_sRGB bordercolor swizzled -auto -fbo
dmesg
None

Back to summary